FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package medicalert.fhir.ig.firstresponder#current (47 ms)

Package medicalert.fhir.ig.firstresponder
Type CodeSystem
Id Id
FHIR Version R4
Source https://standards.medicalert.nz/ns/medicalert/https://build.fhir.org/ig/daniel-thomson/medicalert/CodeSystem-access-reason-cs.html
Url https://standards.medicalert.nz/CodeSystem/AccessReason
Version 0.1.0
Status draft
Date 2025-05-07T00:56:18+00:00
Name AccessReason
Title MedicAlert Access Reason CodeSystem
Experimental False
Realm nz
Description Reason for accessing the API
Content complete

Resources that use this resource

ValueSet
https://standards.medicalert.nz/ValueSet/AccessReason MedicAlert Access Reason ValueSet

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem access-reason-cs

This case-insensitive code system https://standards.medicalert.nz/CodeSystem/AccessReason defines the following codes:

CodeDisplay
Test For testing usage only
EmergencyAccess Emergency Access
NonEmergencyAccess Non Emergency Access
Accident Accident

Source

{
  "resourceType" : "CodeSystem",
  "id" : "access-reason-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem access-reason-cs</b></p><a name=\"access-reason-cs\"> </a><a name=\"hcaccess-reason-cs\"> </a><a name=\"access-reason-cs-en-NZ\"> </a><p>This case-insensitive code system <code>https://standards.medicalert.nz/CodeSystem/AccessReason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Test<a name=\"access-reason-cs-Test\"> </a></td><td>For testing usage only</td></tr><tr><td style=\"white-space:nowrap\">EmergencyAccess<a name=\"access-reason-cs-EmergencyAccess\"> </a></td><td>Emergency Access</td></tr><tr><td style=\"white-space:nowrap\">NonEmergencyAccess<a name=\"access-reason-cs-NonEmergencyAccess\"> </a></td><td>Non Emergency Access</td></tr><tr><td style=\"white-space:nowrap\">Accident<a name=\"access-reason-cs-Accident\"> </a></td><td>Accident</td></tr></table></div>"
  },
  "url" : "https://standards.medicalert.nz/CodeSystem/AccessReason",
  "version" : "0.1.0",
  "name" : "AccessReason",
  "title" : "MedicAlert Access Reason CodeSystem",
  "status" : "draft",
  "date" : "2025-05-07T00:56:18+00:00",
  "publisher" : "MedicAlert",
  "contact" : [
    {
      "name" : "MedicAlert",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medicalert.nz/"
        }
      ]
    }
  ],
  "description" : "Reason for accessing the API",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "Test",
      "display" : "For testing usage only"
    },
    {
      "code" : "EmergencyAccess",
      "display" : "Emergency Access"
    },
    {
      "code" : "NonEmergencyAccess",
      "display" : "Non Emergency Access"
    },
    {
      "code" : "Accident",
      "display" : "Accident"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.